home *** CD-ROM | disk | FTP | other *** search
/ All About the French Know-How at E3 2000 (USA) / All About the French Know-How at E3 2000 (USA).bin / Data / 15008 / TheoBr01.cab / _2E4994D5000B11D48F08965B7DEAC134 < prev    next >
Text File  |  2000-03-14  |  1KB  |  67 lines

  1. <html>
  2. <head>
  3. <meta name="VI60_defaultClientScript" content="VBScript">
  4. <meta NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
  5. <title></title>
  6. <script ID="clientEventHandlersVBS" LANGUAGE="vbscript">
  7. <!--
  8. dim docWidth 
  9. dim docHeight 
  10. Sub window_onload
  11.  
  12.     
  13.   docWidth = document.body.clientWidth
  14.   docHeight = document.body.clientHeight            
  15.   dim myScrX 
  16.   dim myScrY 
  17.    myScrX = window.screen.width
  18.    myScrY = window.screen.height
  19.  
  20. if ( navigator.appName <> "Microsoft Internet Explorer" ) then
  21.     
  22.     window.location.href = "netscape.htm"
  23.     
  24. end if    
  25.     
  26.     dim temp 
  27.    
  28.     temp = window.showModalDialog("pleinecran.htm", "", "dialogHeight:40em; dialogWidth:45em; help:no")
  29.   
  30.     call window.resizeTo(800,600)
  31.     FullScreen = true 
  32.     TheaterMode = true 
  33.     
  34.     dim Vocal
  35.     
  36.     Vocal = window.showModalDialog("versionvocale.htm", "","dialogHeight:20em; dialogWidth:45em; help:no")
  37.     if temp = false then
  38.         
  39.         if Vocal = true then
  40.             top.frames("THEATER").location = "defaultGB.htm"
  41.         else
  42.             top.frames("THEATER").location = "defaultGBNM.htm"
  43.         end if
  44.     else
  45.         if Vocal = true then
  46.             top.frames("THEATER").location = "default1.htm"
  47.         else
  48.             top.frames("THEATER").location = "defaultNM.htm"
  49.         end if
  50.     end if
  51.     
  52. End Sub
  53.  
  54. -->
  55. </script>
  56. </head>
  57. <body background="images/Acceuil.gif" 
  58. link="black" 
  59. alink="orange" 
  60. vlink="black" 
  61. style="background-repeat:no-repeat">
  62.  
  63. <p> </p>
  64.  
  65. </body>
  66. </html>
  67.